[BETA] Update Collection
Updates a collection.
PATCH
/
public
/
v1
/
assets
/
collection
/
{collection-id}
Path Parameters
collection-id
string
requiredCollection ID.
Body
application/json
description
string
A description for the collection.
name
string
The name of the collection.
Response
200 - application/json
description
string
A description for the collection.
id
string
requiredThe id of the collection.
name
string
requiredThe name of the collection.